home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 April / EnigmA AMIGA RUN 17 (1997)(G.R. Edizioni)(IT)[!][issue 1997-04][EAR-CD].iso / Recent1 / qt13.readme < prev    next >
Text File  |  1997-02-19  |  1KB  |  46 lines

  1. Short:    QuickTime player for AGA/CyberGFX. V1.3
  2. Author:   marcus@lysator.liu.se (Marcus Comstedt)
  3. Uploader: marcus@lysator.liu.se (Marcus Comstedt)
  4. Type:     gfx/show
  5. Replaces: gfx/show/qt12*
  6.  
  7. qt (pronounced cute) is a QuickTime movie player for the
  8. Amiga.  I wrote this program because I wanted something
  9. CPU-intense to run on my 68060, so it's main purpose is to eat
  10. computrons, the fact that it also plays movies rather nicely is
  11. just a side effect.  :)
  12.  
  13. The requirements for running qt are:
  14.  
  15.  · 68020 CPU or better
  16.  · AmigaOS 3.0 or better
  17.  · AGA and/or CyberGFX
  18.  · lots of memory
  19.  
  20. Depending on the actual movie, and the replay mode selected,
  21. an 020 may very well be a tad under specced...
  22.  
  23.  
  24. QuickTime animation formats currently supported are:
  25.  
  26.  · RLE
  27.  · Cinepak
  28.  · Road Pizza
  29.  · JPEG
  30.  · SMC
  31.  
  32. Audio codecs supported are:
  33.  
  34.  · MACE
  35.  · IMA4
  36.  
  37.  
  38. Changes from V1.2:
  39.  
  40.   - Support for compressed audio added (both MACE and IMA).
  41.   - SMC video support implemented.
  42.   - Added a resize gadget to the public screen window.
  43.   - Added a Floyd-Steinberg dithering option
  44.   - qt now supports the Workbench interface, complete with
  45.     ToolTypes.  (And there was much rejoicing.)
  46.